Welcome![Sign In][Sign Up]
Location:
Search - libsvm matlab

Search list

[Graph programlibsvm-2.84

Description: LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。-LIBSVM Taiwan University, Lin Zhiren (Lin Chih-Jen) and associate development and design of a simple, easy to use and fast and efficient SVM pattern recognition and regression of the package, he can not only provide a compiled implementation of the system in the Windows family of documents , also provides the source code to facilitate the improvement, modification and other operating systems applications the software has a feature that the parameters of the SVM involves relatively small adjustment to provide a lot of default parameters, use the default parameters on can solve many problems and to provide a cross-validation (Cross Validation) feature.
Platform: | Size: 472064 | Author: 朱业林 | Hits:

[matlablibsvm_matlab

Description: 一个MATLAB的支持向量机程序,并包含几个使用实例-A MATLAB support vector machine procedures, and contains several use cases
Platform: | Size: 29696 | Author: chenpan | Hits:

[matlabLibSvm

Description: 支持向量机的matlab程序,台湾支持向量机实验室最新的版本-svmlib
Platform: | Size: 26624 | Author: Zhang Yunzhou | Hits:

[matlablibsvm-mat-2.89-3

Description: 用于运行SVM的工具包;由林智仁开发成功。可直接在matlab环境下运行 -a toolbox for SVM, explored by LIN.it is feasible to run it in MATLAB
Platform: | Size: 81920 | Author: andy | Hits:

[AI-NN-PRlibsvm-mat-3.0-1

Description: 台湾林智仁教授编写的svm工具箱,比较好用,是众多SVM工具箱中相当经典的一个,被国内外很多学者所引用。-This tool has been developed by professor Chih-Jen Lin of TaiWan.It is easy to use.Besides it was widely used by scholars all over the world.
Platform: | Size: 86016 | Author: 雷浩 | Hits:

[matlablibsvm-mat-2.91-1

Description: SVM matlab 工具箱,可以进行SVM分类-SVM matlab toolbox, SVM classification can be
Platform: | Size: 169984 | Author: 王文卿 | Hits:

[matlablibsvm-mat-2.91-1

Description: 支持向量机的C++源代码包,用机器学习的方法处理优化问题,可以作为matlab的工具箱。-C++ code for proceeding SVM problems!
Platform: | Size: 97280 | Author: 刘贸人 | Hits:

[Special Effectslibsvm

Description: 一种基于图论的图像分割方法 libsvm-Based on graph theory image segmentation libsvm
Platform: | Size: 1024 | Author: michael liang | Hits:

[matlablibsvm-mat-3.0-1

Description: This is a matlab svm, very useful to the matlab virtual machine
Platform: | Size: 84992 | Author: Tamas | Hits:

[Internet-Networklibsvm-3.12

Description: matlab,c++,java三种的支持向量机程序代码。这是由台湾教授林智仁精心编写的。-matlab, c++, java three support vector machine code. This is a well-written by Taiwanese Professor Chih- Jen Lin.
Platform: | Size: 675840 | Author: liuyanxiao | Hits:

[matlablibsvm-matlab-basics-master

Description: This folder contains a matlab program for machine learning (classification using SVMs)
Platform: | Size: 465920 | Author: nouha | Hits:

[Otherlibsvm-3.18

Description: matlab的libsvm工具箱,内附详细教程。只要复制到toolbox工具箱下,就可以使用。-The libsvm matlab toolbox, containing detailed tutorial. Just copy the toolbox toolbox under, it can be used.
Platform: | Size: 1326080 | Author: 白白 | Hits:

[matlablibsvm-matlab

Description: libsvm library for machine learning
Platform: | Size: 69632 | Author: salma | Hits:

[matlablibsvm-matlab

Description: LIBSVM的MATLAB实验程序,内容详细-LIBSVM of MATLAB experimental procedure, detailed
Platform: | Size: 16384 | Author: li | Hits:

[matlabLIBSVM

Description: 用matlab 做SVM分析,主要应用于红外光谱数据处理(for SVM analysis by matlab)
Platform: | Size: 3568640 | Author: 十年HLX | Hits:

[matlablibsvm-3.20

Description: 根据训练数据,使用SVMlib 学习TrainLetter.txt的linear SVM models, 进而预测测试数据TestLetter.txt的分类结果(According to the training data, the TrainLetter.txt linear SVM models is learned by using SVMlib, and then the classification results of the test data TestLetter.txt are predicted)
Platform: | Size: 1099776 | Author: jiajiajiayou | Hits:

[matlabMATLAB神经网络30个案例分析(全书和源代码)

Description: libsvm is very kind to use. I like it
Platform: | Size: 11314176 | Author: courage2017 | Hits:

[AI-NN-PR成功libsvm-3.1-[FarutoUltimate3.1Mcode]

Description: matlab 工具箱svm,具体添加操作可以参照百度,很容易找到(SVMlab toolbox on the instructions for use method description (English), and use this tool kit to achieve a time series forecasting papers you want to help.)
Platform: | Size: 1213440 | Author: 冰澜 | Hits:

[matlablibsvm-mat-2.91-1

Description: Matlab上使用SVM所需插件 2. 操作流程: 请注意:详细操作流程请参考上面的“详解”网站,这里只说大框架和详解里没有提到的问题。 A.设置path File->set path ->add with subfolders->加入libsvm-3.11文件夹的路径 B. 在matlab中编译 目的:将libsvm-3.11\matlab 中 libsvmwrite.c 等 C++文件编译成 libsvmread.mexw32 等matlab文件,这样就可以在command window中被直接调用了。 注意:在最外面的Readme中有提到已经有编译好的文件,比如在libsvm-3.11\windows中也会看到libsvmread.mexw32,但这里不要被误导!还是需要你自己再编译一遍的!(还有如果matlab版本太低,如matlab 7.0是不能用VS作为编译器的,只能用VC++ 6.0,这是我劝你给matlab升级吧!别装vc了~我就是这样,升级到Matlab 2011b就可以用VS2008做编译器了) C.加载数据集 就是这里搞了我一下午!(Support for SVM on Matlab)
Platform: | Size: 87040 | Author: cc8244467 | Hits:

[AI-NN-PR林智仁的matlab libsvm的labview版本

Description: 林智仁的matlab libsvm的labview版本(If there are any problems with the Labview version of Lin Zhiren's Matlab libsvm, you can contact QQ1373687980)
Platform: | Size: 191488 | Author: csg | Hits:
« 1 2 3 45 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net